header row

英 [ˈhedə(r) rəʊ] 美 [ˈhedər roʊ]

网络  标题行; 表头; 标头行

计算机



双语例句

  1. Next, the script uses the PDO getColumnMeta() method to return the column names of the result set, and it writes these column names to the spreadsheet as a header row, using the updateCell() method.
    接下来,脚本使用PDOgetColumnMeta()方法返回结果集的列名,并使用updateCell()方法将这些列名作为标题行写入到电子表格。
  2. Also, the column names generated by the Mashup Center are not meaningful because the csv file does not contain a header row.
    另外,MashupCenter生成的列名没有意义,因为csv文件没有包含标题行。
  3. First, we instantiate a header row and add a corner cell to it.
    首先,我们实例化一个标题行并向其添加一个左上角单元格。
  4. Including a header row with proper field names and a background color.
    包括一个具有合适字段名和背景色的标题行。
  5. The target worksheet must already exist and must already have the fields of the header row defined.
    目标工作表必须已经存在,并且必须已经定义了标题行的字段。
  6. Before you begin, go back to the Google Spreadsheets GUI and create an empty spreadsheet with a header row corresponding to the fields in a typical RSS feed.
    在开始之前,返回到GoogleSpreadsheetsGUI并创建一个空的电子表格,其中标题行需要与典型RSS提要中的字段对应。
  7. The first cell added to a row is a horizontal header's cell; other cells added to a row are content cells.
    向行添加的第一个单元格是一个水平标题栏单元格;向行添加的其他单元格是内容单元格。
  8. It generates an HTML table with field names from the query result object as a header row, then each record listed subsequently.
    它生成了一个HTML表,并且以来自查询结果对象的字段名作为表的标题行,之后,每条记录依次列出。
  9. Then we loop over columns ( first loop) and add the rest of the header cells to this row and add the row to the provider after the looping is done.
    然后,我们将遍历列(第一次循环)并将其余的标题栏单元格添加到该行,并在遍历结束之后将该行添加到提供程序。
  10. When the list is rendered, the header and footer are usually displayed once, while the detail section is displayed for every row of the data set that is bound to the list.
    当渲染列表时,头和尾通常只显示一次,而绑定到列表的数据集的每一行的细节部分都要显示。
  11. No headers detected. Assume top row of selection is header row?
    找不到列标题。要将选定区域顶行设为列标题吗?
  12. The style applied to the day header row.
    应用于日标头行的样式。
  13. Returns or sets whether clicking on a column or row header causes the entire column or row to be selected.
    返回或设置在列标头或行标头上单击是否会选中列或整行。
  14. Represented by the DataControlRowType enumeration, the type of the row indicates the position and the role ( for example, footer, header, pager, and data row).
    行类型由DataControlRowType枚举表示,用来指示位置和角色(例如,页脚、页眉、页导航和数据行)。
  15. For the header row we'll use the built-in control ( with a CornerRadius of10 to get a nice rounded edge) and add some text inside it to create the Title.
    对头部的行,我们用内建的控件(设置其CornerRadius为10,以得到圆角效果)并在其中添加一些文本来创建标题。
  16. This feature cannot modify cells within the header, insert row, total row, read-only columns, or calculated columns in a list.
    此功能不能在列表的标题行、插入行、总计行、只读列或计算列中修改单元格。
  17. Repeat as header row at the top of each page
    在各页顶端以标题行形式重复出现
  18. Auto header mode not available when a repeater row has been specified.
    在重复器行已指定时不可使用自动头模式。
  19. Markup shall be used to associate data cells and header cells for data tables that have two or more logical levels of row or column headers.
    对付含有两个或更多个逻辑级别的行标头和列标头的数据表,应该利用标记来关联干系数据单位格和标头单位格。